Skip to content

Docsp 45382 comp cvg #654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
Jul 8, 2025
Merged

Conversation

mongoKart
Copy link
Collaborator

@mongoKart mongoKart commented Jul 8, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-NNNNN

Staging Links

  • aggregation
  • aggregation/stages
  • connect
  • connect/connection-options
  • connect/connection-options/connection-pools
  • connect/connection-options/server-selection
  • connect/connection-targets
  • connect/mongoclient
  • crud
  • crud/query
  • crud/query/cursors
  • crud/query/project
  • crud/query/query-filter
  • document-formats
  • document-formats/extended-json
  • get-started
  • integrations
  • logging-and-monitoring
  • reference
  • security
  • index
  • aggregation/linq
  • atlas-search
  • atlas-vector-search
  • connect/connection-options/network-compression
  • connect/connection-options/stable-api
  • connect/connection-troubleshooting
  • crud/bulk-write
  • crud/configure
  • crud/delete
  • crud/geo
  • crud/gridfs
  • crud/insert
  • crud/query/count
  • crud/query/distinct
  • crud/query/find
  • crud/query/specify-documents
  • crud/replace
  • crud/restful-api-tutorial
  • crud/transactions
  • crud/update-many
  • crud/update-many/arrays
  • crud/update-many/fields
  • crud/update-one
  • crud/update-one/arrays
  • crud/update-one/fields
  • databases-collections
  • document-formats/bson
  • indexes
  • indexes/search-indexes
  • integrations/odata
  • logging-and-monitoring/change-streams
  • logging-and-monitoring/logging
  • logging-and-monitoring/monitoring
  • reference/compatibility
  • reference/previous-versions
  • reference/quick-reference
  • reference/release-notes
  • reference/upgrade
  • reference/upgrade/v2
  • reference/upgrade/v3
  • run-command
  • security/authentication
  • security/authentication/aws-iam
  • security/authentication/kerberos
  • security/authentication/ldap
  • security/authentication/oidc
  • security/authentication/scram
  • security/authentication/x509
  • security/in-use-encryption
  • security/tls-ssl
  • serialization
  • serialization/class-mapping
  • serialization/guids
  • serialization/poco
  • serialization/polymorphic-objects
  • time-series
  • Self-Review Checklist

    • Is this free of any warnings or errors in the RST?
    • Did you run a spell-check?
    • Did you run a grammar-check?
    • Are all the links working?
    • Are the facets and meta keywords accurate?
    • Are the page titles greater than 20 characters long and SEO relevant?
    • Did you add redirects?

    Suggested redirects for moved, renamed, and deleted files:

    Replace <v> with the earliest backport target version

  • [<v>-*]: ${prefix}/${version}/fundamentals/linq/ -> ${base}/${version}/aggregation/linq/
  • [<v>-*]: ${prefix}/${version}/fundamentals/builders/ -> ${base}/${version}/atlas-vector-search/
  • [<v>-*]: ${prefix}/${version}/fundamentals/crud/write-operations/bulk-write/ -> ${base}/${version}/crud/bulk-write/
  • [<v>-*]: ${prefix}/${version}/fundamentals/crud/read-operations/count/ -> ${base}/${version}/crud/query/count/
  • [<v>-*]: ${prefix}/${version}/fundamentals/crud/read-operations/specify-documents-to-return/ -> ${base}/${version}/crud/query/specify-documents/
  • [<v>-*]: ${prefix}/${version}/fundamentals/crud/restful-api-tutorial/ -> ${base}/${version}/crud/restful-api-tutorial/
  • [<v>-*]: ${prefix}/${version}/fundamentals/indexes/search-indexes/ -> ${base}/${version}/indexes/search-indexes/
  • [<v>-*]: ${prefix}/${version}/fundamentals/serialization/guid-serialization/ -> ${base}/${version}/serialization/guids/
  • [<v>-*]: ${prefix}/${version}/faq/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/fundamentals/aggregation/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/fundamentals/atlas-vector-search/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/fundamentals/connection/connect/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/fundamentals/connection/connection-options/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/fundamentals/crud/read-operations/project/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/fundamentals/specify-query/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/quick-start/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/deleteMany/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/deleteOne/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/findMany/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/findOne/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/insertMany/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/insertOne/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/replaceOne/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/updateMany/ -> ${base}/${version}/
  • [<v>-*]: ${prefix}/${version}/usage-examples/updateOne/ -> ${base}/${version}/
  • mongoKart and others added 30 commits January 10, 2025 11:50
    Created ticket in follow-up epic for Damien's feedback!
    @mongoKart mongoKart marked this pull request as ready for review July 8, 2025 15:25
    @mongoKart mongoKart changed the base branch from docsp-45382-comp-cvg to master July 8, 2025 15:26
    Copy link

    netlify bot commented Jul 8, 2025

    Deploy Preview for docs-csharp ready!

    Name Link
    🔨 Latest commit cc255d4
    🔍 Latest deploy log https://app.netlify.com/projects/docs-csharp/deploys/686d493fbe481c0008edc33c
    😎 Deploy Preview https://deploy-preview-654--docs-csharp.netlify.app
    📱 Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify project configuration.

    @docs-builder-bot
    Copy link

    docs-builder-bot commented Jul 8, 2025

    🔄 Deploy Preview for docs-csharp processing

    Item Details
    🔨 Latest Commit e1ce0731abc59542bf5a333512b50b6b98e36502
    😎 Deploy Preview https://deploy-preview-654--docs-csharp.netlify.app
    🔍 Build Logs View Logs

    @mongoKart mongoKart merged commit 7dfe216 into mongodb:master Jul 8, 2025
    6 of 7 checks passed
    @mongoKart mongoKart deleted the docsp-45382-comp-cvg branch July 8, 2025 19:37
    mongoKart added a commit that referenced this pull request Jul 9, 2025
    mongoKart added a commit that referenced this pull request Jul 9, 2025
    mongoKart added a commit that referenced this pull request Jul 9, 2025
    (cherry picked from commit 7dfe216)
    (cherry picked from commit c83876d)
    mongoKart added a commit that referenced this pull request Jul 9, 2025
    (cherry picked from commit 7dfe216)
    (cherry picked from commit c83876d)
    (cherry picked from commit b4fddc4)
    mongoKart added a commit that referenced this pull request Jul 9, 2025
    (cherry picked from commit 7dfe216)
    (cherry picked from commit c83876d)
    (cherry picked from commit b4fddc4)
    (cherry picked from commit 73930f3)
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants